chore(deps): update dependency cypress to v4.3.0 #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.0->4.3.0Release Notes
cypress-io/cypress
v4.3.0Compare Source
Released 3/30/2020
Features:
sameSitevalues viacy.setCookie(). Addresses #2437.sameSitevalues to the objects yielded fromcy.setCookie(),cy.getCookie(), andcy.getCookies(). Users can enable this by setting theexperimentalGetCookiesSameSiteconfiguration value totrue. In Cypress 5, this will be the default. Addresses #2437.SameSitecookie attribute incy.request(),cy.visit(), and proxied HTTP requests. Addresses #6757..should()) and fails, it now shows the diff in thestdout. Addresses #6722.Bugfixes:
Parse Error: Invalid header value charorParse Error: Header overflow. Fixes #5602.foo=bar; Domain=.cypress.testwill now be sent during cy.request() tohttp://local.cypress.test. Fixes #6628.vue-fragmentelements no longer throw an unexpected error. Fixes #6745..onlythat throw an error. Fixes #6744.firefoxGcIntervalcan now correctly be set tonull. Fixes #6825.Misc:
tagproperty when using Module API. Addresses #6795.Dependency Updates
cypress runand when selecting Electron browser incypress openfrom80.0.3987.141to80.0.3987.158. Addressed in #6855.electronfrom8.1.1to8.2.0. This bumps the bundled Chromium to80.0.3987.158. Addressed in #6855.@benmalka/foxdriverfrom0.2.3to0.3.0. Addressed in #6592.@cypress/get-windows-proxyfrom1.6.0to1.6.1. Addressed in #6823.execafrom1.0.0to4.0.0. Addressed in #6013.extract-zipfrom1.6.7to1.7.0. Addresses #6845 in #6845.firefox-profilefrom1.3.0to1.3.1. Addressed in #6594.get-portfrom5.1.0to5.1.1. Addressed in #6854.mimefrom1.6.0to2.4.4. Addressed in #6764.minimistfrom1.2.2to1.2.5. Addressed in #6747.squirrellyfrom7.7.0to7.9.2. Addressed in #6735.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.